org.eclipse.vtp.desktop.editors.core.elements
Class CustomIntegrationGeneralPropertiesPanel

java.lang.Object
  extended by org.eclipse.vtp.desktop.core.dialogs.ContentPage
      extended by org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
          extended by org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationPropertiesPanel
              extended by org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationGeneralPropertiesPanel

public class CustomIntegrationGeneralPropertiesPanel
extends CustomIntegrationPropertiesPanel

LanguageSelectionGeneralPropertiesPanel.

Author:
Lonnie Pryor

Constructor Summary
CustomIntegrationGeneralPropertiesPanel(CustomIntegrationElement ppe)
          Creates a new LanguageSelectionGeneralPropertiesPanel.
CustomIntegrationGeneralPropertiesPanel(java.lang.String name, CustomIntegrationElement ppe)
           
 
Method Summary
 void createControls(org.eclipse.swt.widgets.Composite parent)
           
 void save()
           
 void setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 
Methods inherited from class org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationPropertiesPanel
cancel, getElement
 
Methods inherited from class org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
createPage, getContainer, getControl, setControl
 
Methods inherited from class org.eclipse.vtp.desktop.core.dialogs.ContentPage
getName, getRootShell
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomIntegrationGeneralPropertiesPanel

public CustomIntegrationGeneralPropertiesPanel(CustomIntegrationElement ppe)
Creates a new LanguageSelectionGeneralPropertiesPanel.


CustomIntegrationGeneralPropertiesPanel

public CustomIntegrationGeneralPropertiesPanel(java.lang.String name,
                                               CustomIntegrationElement ppe)
Method Detail

createControls

public void createControls(org.eclipse.swt.widgets.Composite parent)
Overrides:
createControls in class CustomIntegrationPropertiesPanel

save

public void save()
Overrides:
save in class CustomIntegrationPropertiesPanel

setConfigurationContext

public void setConfigurationContext(Brand brand,
                                    java.lang.String interactionType,
                                    java.lang.String language)
Overrides:
setConfigurationContext in class CustomIntegrationPropertiesPanel